home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / GAM / C-D / DM_3000 / DM Instructions / background_2717.txt < prev    next >
Encoding:
Text File  |  1988-05-26  |  963 b   |  48 lines

  1. -- background: 2717 from stack: in
  2. -- bmap block id: 3313
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: MAIN BACKGROUND
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=399 top=69 right=98 bottom=432
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 20098 / 20098
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Home
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve very slow
  23.   go to card id 5341 of stack "Home"
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: A000
  32. -- rect: left=23 top=76 right=129 bottom=78
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 9761 / 9761
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: DM 3000
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual effect checkerboard
  44.   go to card id 6682 of stack "DM 3000"
  45. end mouseUp
  46.  
  47.  
  48.